An optimizing compiler might decide that the body of the 一个优化的编译器可能会判断出
Keyword was introduced to the language as a way around optimizing compilers 关键字是java语言为优化编译器设计的。
Depending on the nature of certain segments of code , the optimizing compiler might generate unexpected code 取决于某些代码段的特性,优化编译器可能会生成意外的代码。
His work on risc and optimizing compilers won him many awards , not the least of which was the 1987 turing award 他在risc和编译器优化方面的工作为他赢得了很多荣誉,其中包括1987年的图灵奖。
We have implemented an optimizing compiler called gcx which can translate glslang shaders to corresponding opengl llsl shaders 我们实现了一个可以将glslang着色程序编译为openglllsl着色程序的优化编译器gcx ( graphicscompilerx ) 。
In computing and computer science, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the amount of memory occupied.